purple_account_change_password

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_account_change_password(PurpleAccount* account, const(char)* orig_pw, const(char)* new_pw)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_account_change_password
    (,
    const(char)* orig_pw
    ,
    const(char)* new_pw
    )
  2. da_purple_account_change_password purple_account_change_password;

Meta